﻿*{
	margin: 0;
	padding: 0;
}
html,body{min-width: 1280px;}
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,big,cite,code,del,em,font,img,ins,small,strong,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{margin:0;padding:0;_background-image:url(../images/about:blank);_background-attachment:fixed;}
body{
	font-size: 14px;
	font-family: "微软雅黑";
	min-width:1280px;
	max-width: 100%;
	background: #f7f8f7;
}
li{
	list-style: none;
}
a{text-decoration: none;outline: none;}
input{outline: none;}
/* 清除IE10及以上版本input的叉叉（X）和密码输入框的眼睛图标 */
input::-ms-clear {
display: none;
}
input::-ms-reveal {
display: none;
}
/*清除谷歌浏览器下的 search 叉号 */
input[type=search]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
/*清除IE下的 search 叉号 */
input[type=search]::-ms-clear {
display: none;
}
video{
	object-fit: fill;
}
.clearfix:after{
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{
	*zoom: 1;
}

/*头部*/
#header{
	width: 100%;
	height: 100px;
	background: #f5f5f5;
/*	transform: translateY(-100px);-webkit-transform: translateY(-100px);
	transition: all 1s ease-out 0s;-webkit-transition: all 1s ease-out 0s;*/
	position: relative;
	z-index: 99;
}
#header.show{
	transform: translateY(0);-webkit-transform: translateY(0);
}
#header .block{
	position: relative;
	height: 100px;
}
#header .logo{
	width: 371px;
	height: 132px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
#header .nav_main{
	position: absolute;
	left: 400px;
	top: 0;
	height: 100%;
}
#header .nav_main .iteam:first-child{
	width: 50px;
}
#header .nav_main .iteam:nth-child(6){
	width: 110px;
}
#header .nav_main .iteam{
	margin-right: 0;
	width: 100px;
	text-align: center;
	display: inline-block;
	position: relative;
	float: left;
}
#header .nav_main .iteam .nav_hidden{
	display: none;
	position: absolute;
	top: 100%;
	left: -21px;
	width: 140px;
	background: #FFFFFF;
	padding: 10px 0;
z-index: 9999;
}
#header .nav_main .iteam>a{
	display: block;
	height: 100px;
	line-height: 100px;
	font-size: 20px;
	color: #333333;
}
#header .nav_main .iteam.nav_ty>a{
	color: #9A1520;
}
#header .nav_main div.on>a{
	font-weight: 600;
	color: #9a1520;
}
.item1{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	
}
.item1>a{
	font-size: 16px;
	color: #333333;
}
.item1>a:hover{
	color: #9A1520;
}
.zt{
	position: relative;
	top: 26px;
	left: 1180px;
	display: inline-block;
	
}
.search1{
	width: 46px;
	height: 46px;
	background-image: url(../images/search1.png);
	background-repeat: no-repeat;
	background-position: center center;
	
	cursor: pointer;
	
}
.sousuok{
	width: 284px;
	height: 94px;
	background: url(../images/sousuok.png) no-repeat center center;
	margin-left: -125px;
	display: none;
}
.sousuok input{
	width: 195px;
	height: 32px;
	line-height: 32px;
	margin-top: 40px;
	margin-left: 27px;
	background: #FFFFFF;
	border: none;
	text-indent: 0.5em;
	font-size: 16px;
	border-bottom: 1px solid #9f9f9f;
}
.sousuok span{
	display: inline-block;
	width: 43px;
	height: 32px;
	line-height: 32px;
	background-color: #9A1520;
	border-bottom: 1px solid #9A1520;
	text-align: center;
	color: #FFFFFF;
	margin-left: 7px;
	cursor: pointer;
}

.foucs .frame{
	position: relative;
	overflow: hidden;
	
}
.child{
	width: 100%;
	height: 100%;
	position: absolute;
	background-position: center center; 
	background-repeat: no-repeat;
	background-size: cover;
	top: 0;
	left: 0;
}
.foucs .nav{
	position: absolute;
	left: 50%;
	bottom: 60px;
	text-align: center;
	width: 100px;
	margin-left: -50px;
}
.foucs .nav i{
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #fff;
	display: inline-block;
	margin-left: 8px;
	cursor: pointer;
}
.foucs .nav i:first-child{
	margin-left: 0;
}
.foucs .nav .now{
	background-color: #9a1520;
}


.arrow span {
    height:40px;
    color:#fff;
    position:absolute;
	line-height:40px;
    text-align:center;
    font-size:40px;
    cursor:pointer;
}
.arrow-l{
    left:50%;
	bottom: 52px;
	margin-left: -100px;
}
.arrow-r{
    right:50%;
	bottom: 52px;
	margin-right: -100px;
}



/*时间轴*/
.time_axis{
	height: auto;
	padding-top: 46px;
}
.time_axis .time_axis_list_name{
	width: 100%;
	height: 52px;
}
.time_axis .time_axis_list_name ul li{
	float: right;
	list-style: none;
	width: 148px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	margin-left: 6px;
	border-bottom: 2px solid #c7c7c7;
}
.time_axis .time_axis_list_name ul li a{
	color: #333333;
	font-size: 20px;
}
.time_axis .time_axis_list_name ul li.time_axis_qh{
	border-bottom: 2px solid #bc0303;
}
.time_axis .time_axis_list_name ul li.time_axis_qh a{
	color: #BC0303;
}

.time_axis_content{
	float: right;
	width: auto;
	height: auto;
	margin-top: 78px;overflow: hidden;
}
.time_axis_content>div{
	float: left;
	margin-right: 20px;
}
.time_axis_content_left{
	width: 96px;
	
}
.time_axis_content_left .year01{
	width: 100%;
	height: 48px;
	line-height: 48px;
	font-size: 36px;
	text-align: center;visibility: visible !important;
}
.time_axis_content_left .month01,.time_axis_content_left .month01_right{
	float: left;
}
.time_axis_content_left .month01 .month01_left{
	margin-top: 5px;
	margin-left: 24px;
}
.time_axis_content_left .month01_right{
	width: 42px;
	
	font-size: 26px;
	text-align: right;
}
.time_axis_content_left .month01 .month01_left .round_top,.time_axis_content_left .month01 .month01_left .round_btm{
	width: 14px;
	height: 14px;
	border: 1px solid #bdbdbd;
	border-radius: 50%;
	margin-left: 16px;visibility: visible !important;
}
.time_axis_content_left .month01 .month01_left .border_top,.time_axis_content_left .month01 .month01_left .border_btm{
	width: 2px;
	height: 51px;
	background: #BDBDBD;
	margin-left: 23px;visibility: visible !important;
}
.time_axis_content_left .month01 .month01_left .btn-top,.time_axis_content_left .month01 .month01_left .btn-btm,.btn-btm_wz,.btn-top_wz,.btn-top_szbdt,.btn-btm_szbdt,.btn-top_sxfzdt,.btn-btm_sxfzdt,.btn-top_qgfzdt,.btn-btm_qgfzdt,.btn-top_tz,.btn-btm_tz{
	width: 46px;
	text-align: center;
	height: 46px;
	line-height: 46px;
	border: 1px solid #bdbdbd;
	border-radius: 50%;
	cursor: pointer;
}
.time_axis_content_left .month01 .month01_left .btn-top:hover,.time_axis_content_left .month01 .month01_left .btn-btm:hover,.btn-btm_wz:hover,.btn-top_wz:hover,.btn-top_szbdt:hover,.btn-btm_szbdt:hover,.btn-top_sxfzdt:hover,.btn-btm_sxfzdt:hover,.btn-top_qgfzdt:hover,.btn-btm_qgfzdt:hover,.btn-top_tz:hover,.btn-btm_tz:hover{
	background: #BC0303;
}
.time_axis_content_left .month01 .month01_left .btn-btm img,.btn-btm_wz img,.btn-btm_szbdt img,.btn-btm_sxfzdt img,.btn-btm_qgfzdt img,.btn-btm_tz img{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 	/* Opera */
}
.time_axis_content_left .month01 .month01_left .btn-btm,.time_axis_content_left .month01 .month01_left .btn-top{visibility: visible !important;}
.time_axis_content_left .month01 .month01_left ul{
	margin: 6px 0;visibility: visible !important;
}
.time_axis_content_left .month01 .month01_left ul li{
	list-style:none;
	text-align: center;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	cursor: pointer;
}
.time_axis_content_left .month01 .month01_left ul li a{
	color: #474747;
}
.time_axis_content_left .month01 .month01_left ul li.date_qh a,.time_axis_content_left .month01 .month01_left ul li.date_qh_wz a,.time_axis_content_left .month01 .month01_left ul li.date_qh_szbdt a,.time_axis_content_left .month01 .month01_left ul li.date_qh_sxfzdt a,.time_axis_content_left .month01 .month01_left ul li.date_qh_qgfzdt a,.time_axis_content_left .month01 .month01_left ul li.date_qh_tz a{
	color: #e00202;
	font-size: 24px;
}
.sy_jsyw_list,.sy_szbdt_list,.sy_sxfzdt_list,.sy_qgfzdt_list,.sy_tz_list{
	display: none;
}
.sy_jsyw_list_block,.sy_szbdt_list_block,.sy_sxfzdt_list_block,.sy_qgfzdt_list_block,.sy_tz_list_block,.more02_block{
	display: block !important;
}
.time_axis_content_right{
	width: 1120px;
	height: auto;
}
.time_axis_content_right ul li{
	float: left;
	width: 506px;
	margin-left: 54px;
	height: 210px;
	margin-top: 30px;visibility: visible !important;
}
.time_axis_content_right ul li .bt01{
	width: 100%;
	max-height: 70px;
	line-height: 35px;
	font-size:18px;
}
.time_axis_content_right ul li .bt01 a{
	color: #474747;
}
.time_axis_content_right ul li .bt01 a:hover{
	color: #E00202;
}
.time_axis_content_right ul li .cont01{
	width: 100%;
	max-height: 100px;
	line-height: 20px;
	margin-top: 12px;
	color: #8f908f;
	font-size: 14px;
}
.time_axis_content_right ul li .more01{
	width: 210px;
	height: 46px;
	line-height: 28px;
	font-size: 14px;
	margin-top: 30px;
	position: relative;
}
.time_axis_content_right ul li .more01 a{
	color: #8f908f;
	display: block;
	width: 210px;
	height: 46px;
	
}
.time_axis_content_right ul li .more01 a::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	border-bottom: 1px solid #E00202;
	width: 0;
	height: 100%;
}
.time_axis_content_right ul li .more01 a:hover{
	color: #E00202;
}
.time_axis_content_right ul li .more01 a:hover::before{
	width: 100%;
	transition: 0.2s all linear;
	transition-delay: 0.1s;
}
/*省情概览轮播*/
.dfz_sqgl{
	width: 100%;
	height: auto;
	margin-top: 60px;
	overflow: hidden;
}
.dfz_sqgl_name{
	height: 71px;
	line-height: 71px;
	margin-bottom: 39px;
}
.dfz_sqgl_name .more02{
	height: 18px;
	float: right;
	text-align: end;
	margin-top: 18px;
}
.dfz_sqgl_name .more02 a{
	font-size: 18px;
	color: #8f908f;
}
.dfz_sqgl_name .more02 a:hover{
	color: #E00202;
}
.dfz_sqgl_name .sqgl_bt{
	width: 209px;
	height: 71px;
	text-align: center;
	line-height: 71px;
	background: url(../images/lm_bj_logo.png) no-repeat center center;
	font-size: 28px;
	text-indent: 0.6em;
	float: left;
}
.dfz_sqgl_name a{
	color: #333333;
	font-size: 16px;
	
}
.dfz_sqgl_lbt{
	width: 1200px;
	position: relative;
	margin: 0 auto;
	padding-top: 39px;
}
.dfz_sqgl_lbt .box{
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 386px;
	list-style: none;
}
.dfz_sqgl_lbt .list{
	overflow: hidden;
	width: 9999px;
	list-style: none;
}
.dfz_sqgl_lbt .list li{
	float: left;
	position: relative;
	width: 300px;
	height: 386px;
	cursor: pointer;
	list-style: none;
}
.dfz_sqgl_lbt .list li .fugai01{
	background-size: cover;
	
}
.dfz_sqgl_lbt .list li .fugai01{
	/*transform: translateY(-388px);*/
	transition: all 1s;background: #f7f8f7;position: absolute;
	bottom: 0;
	left: 0;
	padding: 36px 20px 0 20px;width: 251.75px;
	height: 74px;
	text-align: center;
}
.dfz_sqgl_lbt .list li .fugai01 p.dh01 a{
	color: #333333;
	font-size: 18px;
}
.dfz_sqgl_lbt .list li:hover .fugai01{
	background: rgba(0,0,0,0.5);height: 350px;
}
.dfz_sqgl_lbt .list li:hover .fugai01 p.dh01{
	padding-top: 0px;border-bottom: 6px solid #E00202;
}
.dfz_sqgl_lbt .list li:hover .fugai01 p.dh01 a{color: #fff;}
.dfz_sqgl_lbt .list li .fugai01 p.jianjie01{
	color: #FFFFFF;
	line-height: 26px;
	font-size: 16px;
	text-indent: 2em;
	word-wrap:break-word;
	word-break:normal;height: 0px;overflow: hidden;
}
.dfz_sqgl_lbt .list li:hover .fugai01 p.jianjie01{height: 260px;}
.dfz_sqgl_lbt .list li img{
	width: 291.75px;
	height: 386px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -2;
}
.dfz_sqgl_lbt .list li p.dh01{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 291.75px;
	height: 58px;padding-top: 112px;
	border-bottom: 2px solid #d2cfcf;
	text-align: center;
}
.dfz_sqgl_lbt .list li>p.dh01>a{
	color: #333333;
	font-size: 18px;
}
.dfz_sqgl_lbt .list li>p>a:hover{
	color: #E00202;
}

.dfz_sqgl_lbt .prev{
	position: absolute;
	    top: 50%;
	    margin-top: -19px;
	    width: 40px;
	    height: 38px;
		background: url(../images/prev.png) no-repeat;
	    cursor: pointer;
	    z-index: 999;
	    
		left: -40px;
}
.dfz_sqgl_lbt .next{
	    position: absolute;
	    top: 50%;
	    margin-top: -19px;
	    width: 30px;
	    height: 38px;
	    background: url(../images/next.png) no-repeat right;
	    cursor: pointer;
	    z-index: 999;
	   
		right: -31.75px;
}






/*魅力江苏轮播*/
.dfz_sy_mljs{
	width: 100%;
	height: auto;
	margin-top: 120px;overflow: hidden;
}
.dfz_sy_mljs_name{
	height: 71px;
	line-height: 71px;
	margin-bottom: 39px;
}
.dfz_sy_mljs_name .more02{
	height: 18px;
	float: right;
	text-align: end;
	margin-top: 18px;
}
.dfz_sy_mljs_name .more02 a{
	font-size: 18px;
	color: #8f908f;
}
.dfz_sy_mljs_name .more02 a:hover{
	color: #E00202;
}
.dfz_sy_mljs_name .dfz_sy_mljs_bt{
	width: 209px;
	height: 71px;
	text-align: center;
	line-height: 71px;
	background: url(../images/lm_bj_logo.png) no-repeat center center;
	font-size: 28px;
	text-indent: 0.6em;
	float: left;
}
.dfz_sy_mljs_name a{
	color: #333333;
	font-size: 16px;
	
}
.dfz_sy_mljs_lbt{
	width: 1200px;
	height: 700px;
	position: relative;
	margin: 0 auto;
	padding-top: 39px;
}
.dfz_sy_mljs_lbt .box{
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 600px;
	list-style: none;
}
.dfz_sy_mljs_lbt .list{
	overflow: hidden;
	width: 99999px;
	list-style: none;
}
.dfz_sy_mljs_lbt .list>li{
	float: left;
	position: relative;
	width: 1200px;
	height: 600px;
	
	
}

.dfz_sy_mljs_lbt .list>li img{
	width: 900px;
	height: 473px;
}
.dfz_sy_mljs_lbt .list>li>div{
	float: left;
}
.dfz_sy_mljs_lbt .list>li div:first-child{
	width: 900px;
	height: 600px;
}
.dfz_sy_mljs_lbt .list>li div:first-child p{
	width: 1160px;
	padding: 0 30px;
	margin-top: 23px;
	height: 104px;
	line-height: 28px;
	font-size: 16px;
	text-indent: 2em;
	color: #7D7C7C;
}
.dfz_sy_mljs_lbt .list>li .xxlb01{
	width: 280px;
	max-height: 473px;
	margin-left: 20px;
}
.dfz_sy_mljs_lbt .list>li .xxlb01>div{
	width: 100%;
	height: 60px;
	line-height: 30px;
	margin-top: 36px;
}
.dfz_sy_mljs_lbt .list>li .xxlb01>div div{
	float: left;
	width: 9px;
	height: 9px;
	border-radius: 3px;
	background: #cfd0cf;
	margin-top: 10.5px;
	margin-left: 3px;
	margin-right: 6px;
}
.dfz_sy_mljs_lbt .list>li .xxlb01>div a{
	color: #333333;
	font-size: 18px;
	word-wrap:break-word;
	word-break:normal;
	text-decoration: underline;
}
.dfz_sy_mljs_lbt .list>li .xxlb01>div a:hover{
	color: #E00202;
}
.dfz_sy_mljs_lbt .minus{
	position: absolute;
	    top: 50%;
	    margin-top: -30px;
	    width: 30px;
	    height: 60px;
	    line-height: 60px;
		background: url(../images/prev.png) no-repeat center;

	    cursor: pointer;
	    z-index: 999;
	    left: 0px;
		
}
.dfz_sy_mljs_lbt .plus{
	    position: absolute;
	    top: 50%;
	    margin-top: -30px;
	    width: 30px;
	    height: 60px;
	    line-height: 60px;
	    background: url(../images/next.png) no-repeat center;

	    cursor: pointer;
	    z-index: 999;
		right: 0px;
}
.dfz_sy_mljs_lbt ul.btn{
	width: 1200px;
	height: 60px;
	margin: 0 auto;
	position: absolute;
}
.dfz_sy_mljs_lbt ul.btn li{
	width: 142px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-bottom: 2px solid #c7c7c7;
	float: left;
	font-size: 20px;
	margin-left: 6px;
	cursor: pointer;
	font-family: "KaiTi";
}
.dfz_sy_mljs_lbt ul.btn li:first-child{
	margin-left: 0;
}
.dfz_sy_mljs_lbt ul.btn li a{
	color: #878585;
}
.dfz_sy_mljs_lbt ul.btn li.selected{
	border-bottom: 2px solid #BC0303;
}
.dfz_sy_mljs_lbt ul.btn li.selected a{
	color: #bc0303;
}


.dh_qh{
	width: 1200px;
	height: 60px;
	margin: 0 auto;
}
.dh_qh ul li{
	width: 195px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-bottom: 2px solid #c7c7c7;
	float: left;
	font-size: 20px;
	margin-left: 56.25px;
}
.dh_qh ul li:first-child{
	margin-left: 0;
}
.dh_qh ul li a{
	color: #333333;
}
.dh_qh ul li.ss{
	border-bottom: 2px solid #BC0303;
}
.dh_qh ul li.ss a{
	color: #bc0303;
}

.whyz,.cswm,.ksls,.tpgs,.gjrw,.nj,.dqs,.jz_list,.qk,.gcsm,.shengdf,.shiqu,.xglj,.tz_list,.qgfzdt_list,.sxfzdt_list,.jsyw_list,.eleven_list,.ten_list,.nine_list,.eight_list,.seven_list,.sixteen_list{
	display: none;
}


/*影像江苏*/
.dfz_yxjs{
	width: 100%;
	height: auto;
	margin-top: 60px;overflow: hidden;
}
.dfz_yxjs_name{
	height: 71px;
	line-height: 71px;
	margin-bottom: 39px;
}
.dfz_yxjs_name .more02{
	height: 18px;
	float: right;
	text-align: end;
	margin-top: 18px;
}
.dfz_yxjs_name .more02 a{
	font-size: 18px;
	color: #8f908f;
}
.dfz_yxjs_name .more02 a:hover{
	color: #E00202;
}

.dfz_yxjs_name .yxjs_bt{
	width: 209px;
	height: 71px;
	text-align: center;
	line-height: 71px;
	background: url(../images/lm_bj_logo.png) no-repeat center center;
	font-size: 28px;
	text-indent: 0.6em;
	float: left;
}
.dfz_yxjs_name a{
	color: #333333;
	font-size: 16px;
	
}
.dfz_yxjs_cont{
	width: 1200px;
	height: 468px;
	padding-top: 39px;
	overflow: hidden;
}
.dfz_yxjs_cont>div{
	float: left;
}
.dfz_yxjs_cont .dfz_yxjs_cont_left{
	width: 645px;
	height: 468px;
	margin-right: 9px;
	/*transform: translateX(-645px);-webkit-transform: translateX(-645px);
	transition: all 1s ease-out 0s;-webkit-transition: all 1s ease-out 0s;*/
}
.dfz_yxjs_cont .dfz_yxjs_cont_right{
	width: 546px;
	height: 468px;
	overflow: hidden;
}
.dfz_yxjs_cont .dfz_yxjs_cont_right li{
	float: left;
}

.dfz_yxjs_cont .dfz_yxjs_cont_right .da{
	width: 100%;
	height: 238px;
	position: relative;
	/*transform: translateY(-238px);-webkit-transform: translateY(-238px);
	transition: all 1s ease-out 0s;-webkit-transition: all 1s ease-out 0s;*/
	position: relative;
	overflow: hidden;
}
.dfz_yxjs_cont .dfz_yxjs_cont_right .da:hover>a>img,.dfz_yxjs_cont .dfz_yxjs_cont_right .zhong:hover>a>img,.dfz_yxjs_cont .dfz_yxjs_cont_right .xiao:hover>a>img{
	transform: scale(1.1);
	transition: all 1s ease-out 0s;-webkit-transition: all 1s ease-out 0s;
}
.dfz_yxjs_cont .dfz_yxjs_cont_right .zhong{
	width: 324px;
	height: 221px;
	margin-right: 9px;
	margin-top: 9px;
	/*transform: translateY(221px);-webkit-transform: translateY(221px);
	transition: all 1s ease-out 0s;-webkit-transition: all 1s ease-out 0s;*/
	overflow: hidden;
}
.dfz_yxjs_cont .dfz_yxjs_cont_right .xiao{
	width: 213px;
	height: 221px;
	margin-top: 9px;
/*	transform: translateX(213px);-webkit-transform: translateX(213px);
	transition: all 1s ease-out 0s;-webkit-transition: all 1s ease-out 0s;*/
	overflow: hidden;
}
.dfz_yxjs_cont .dfz_yxjs_cont_right .da>a>img{
	width: 100%;
	height: 100%;
	position: absolute;
}
.dfz_yxjs_cont .dfz_yxjs_cont_right .da>a>p{
	position: absolute;
	bottom: 56px;
	left: 38px;
	font-size: 18px;
	color: #FFFFFF;
}
.dfz_yxjs_cont .dfz_yxjs_cont_right .da>a>p:hover{
	color: #BC0303;
}
.dfz_yxjs_cont .dfz_yxjs_cont_right .da>a>p img{
	margin-right: 11px;
}

#da.show01{
	transform: translateY(0);
}
#zhong.show02{
	transform: translateY(0);
}
#xiao.show03{
	transform: translateX(0);
}
#dfz_yxjs_cont_left.show04{
	transform: translateX(0);
}


/*志鉴成果*/
.dfz_zjcg{
	width: 100%;
	height: auto;
	margin-top: 80px;overflow: hidden;
}
.dfz_zjcg_name{
	height: 71px;
	line-height: 71px;
	margin-bottom: 39px;
}
.dfz_zjcg_name .more02{
	height: 18px;
	float: right;
	text-align: end;
	margin-top: 18px;
}
.dfz_zjcg_name .more02 a{
	font-size: 18px;
	color: #8f908f;
}
.dfz_zjcg_name .more02 a:hover{
	color: #E00202;
}

.dfz_zjcg_name .zjcg_bt{
	width: 209px;
	height: 71px;
	text-align: center;
	line-height: 71px;
	background: url(../images/lm_bj_logo.png) no-repeat center center;
	font-size: 28px;
	text-indent: 0.6em;
	float: left;
}
.dfz_zjcg_name a{
	color: #333333;
	font-size: 16px;
	
}
.zjcg_search{
	float: right;
	margin-bottom: 45px;
}
.zjcg_search input,.zjcg_search .search_btn{
	float: left;
}
.zjcg_search input{
	width: 435px;
	height: 42px;
	border: 2px solid #9a1520;
	background: url(../images/zjcg_search.png) no-repeat 11px 7.5px;
	font-size: 18px;
	line-height: 42px;
	text-indent: 2.6em;
}
.zjcg_search .search_btn{
	width: 98px;
	height: 42px;
	border: 2px solid #9a1520;
	line-height: 42px;
	text-align: center;
	font-size: 18px;
	background: #9A1520;
	color: #FFFFFF;
	cursor: pointer;
}
.books_list{
	width: 1198px;
	height: 373px;
	margin: 0 auto;
	
	border: 1px solid #e5e6e5;
}
.books_list ul li{
	float: left;
	width: 239.6px;
	height: 373px;
	position: relative;
}
.books_list ul li img{
	width: 200px;
	height: 278px;
	top: 47.5px;
	left: 19px;
	position: absolute;
	
}
.books_list ul li img:hover{
	box-shadow: -8px 10px 5px #888888;
	transform: translate(8px,-10px);
	transition: all 1s;
}

/*专题专栏*/
.dfz_ztzl{
	width: 100%;
	height: auto;
	margin-top: 80px;overflow: hidden;
}
.dfz_ztzl_name{
	height: 71px;
	line-height: 71px;
	margin-bottom: 39px;
}
.dfz_ztzl_name .more02{
	height: 18px;
	float: right;
	text-align: end;
	margin-top: 18px;
}
.dfz_ztzl_name .more02 a{
	font-size: 18px;
	color: #8f908f;
}
.dfz_ztzl_name .more02 a:hover{
	color: #E00202;
}

.dfz_ztzl_name .ztzl_bt{
	width: 209px;
	height: 71px;
	text-align: center;
	line-height: 71px;
	background: url(../images/lm_bj_logo.png) no-repeat center center;
	font-size: 28px;
	text-indent: 0.6em;
	float: left;
}
.dfz_ztzl_name a{
	color: #333333;
	font-size: 16px;
	
}
.dfz_ztzl_lbt{
	width: 1178px;
	position: relative;
	margin: 0 auto;
}
/*专题专栏轮播*/
.dfz_ztzl_lbt .box{
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 181px;
	list-style: none;
}
.dfz_ztzl_lbt .list{
	overflow: hidden;
	width: 9999px;
	list-style: none;
}
.dfz_ztzl_lbt .list li{
	float: left;
	position: relative;
	width: 300px;
	height: 196px;
	list-style: none;
}
.dfz_ztzl_lbt .list li img{
	width: 271px;
	height: 196px;
	position: absolute;
	top: 0;
	left: 0;
}
.dfz_ztzl_lbt .list li img:hover{
	transform: scale(1.1);
	transition: all 1s ease-out 0s;-webkit-transition: all 1s ease-out 0s;
}
.dfz_ztzl_lbt .list>table{
	width: 271px !important;
	height: 196px;
}

.dfz_ztzl_lbt .prev{
	position: absolute;
	    top: 50%;
	    margin-top: -11px;
	    width: 22px;
	    height: 38px;
		background: url(../images/ztzl_prev.jpg) no-repeat;
	    cursor: pointer;
	    z-index: 999;
	    
		left: -36px;
}
.dfz_ztzl_lbt .next{
	    position: absolute;
	    top: 50%;
	    margin-top: -11px;
	    width: 22px;
	    height: 38px;
	    background: url(../images/ztzl_next.png) no-repeat;
	    cursor: pointer;
	    z-index: 999;
	    
		right: -36px;
}

/*友情链接*/
.dfz_xglj{
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 80px;
}
.dfz_xglj .dfz_xglj_name ul li,.dfz_xglj .dfz_xglj_name ul li p,.dfz_xglj .dfz_xglj_name ul li img{
	float: left;
}
.dfz_xglj .dfz_xglj_name{
	width: 1200px;
	height: 51px;
	line-height: 51px;
	border-bottom: 2px solid #e7e7e7;
	margin: 0 auto;
}
.dfz_xglj .dfz_xglj_name ul li{
	width: 200px;
	text-align: center;
}
.dfz_xglj .dfz_xglj_name ul li p{
	cursor: pointer;
	text-align: center;
	font-size: 18px;
}
.dfz_xglj .dfz_xglj_name ul li.bs01 p,.dfz_xglj .dfz_xglj_name ul li.bs01 p a{
	color: #dd0600;
}
.dfz_xglj .dfz_xglj_name ul li p a{
	color: #333333;
}
.dfz_xglj .dfz_xglj_name ul li img{
	margin-top: 22.5px;
	margin-left: 6px;
}

.dizhi{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 82px;
}
.dizhi ul li{
	float: left;
	width: 150px;
	margin-left: 18px;
	margin-top: 26px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #e5e5e5;
	cursor: pointer;
}
.dizhi ul li a{
	color: #333333;
}
.dizhi ul li:hover{
	border: 1px solid #BC0303;
}
.dizhi ul li:hover a{
	color: #BC0303;
}
.dizhi ul li.bs02{
	border: 1px solid #BC0303;
}
.dizhi ul li.bs02 a{
	color: #BC0303;
}
.dizhi ul li:first-child{
	margin-left: 0;
}

/*底部*/
.dfz_footer{
	width: 100%;
	height: auto;
	margin: 0 auto;
	border-top: 1px solid #b9dcf0;
	padding-bottom: 40px;
}
.dfz_footer .jz{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
}
.sydw_logo,.lxwm{
	float: left;
}
.sydw_logo{
	width: 52px;
	height: 62px;
	margin-left: 127px;
}
.sydw_logo img{
	width: 100%;
	height: 100%;
}
.lxwm div{
	height: 30px;
	text-align: center;
}
.lxwm div p{
	height: 30px;
	line-height: 30px;
	float: left;
	margin-left: 20px;
}
.lxwm div p a{
	color: #333;
}
.lxwm div p a:hover{
	color: #9A1520;
}
.lxwm .lxwm_top p:first-child{
	margin-left: 45px;
}

	.block{width: 1280px;margin: 0 auto;}
	.dfz_content{width: 1280px;margin: 0 auto;}
	

/*方志看江苏&&图片引导*/
.fzkjs,.tpyd{
	margin-top: 12px;
	margin-left: 40px;
	width: 1200px;
	height: auto;
	overflow: hidden;
	visibility: inherit !important;
}
.fzkjs ul li,.tpyd ul li{
	float: left;
	width: 240px;
	height: 240px;
	position: relative;
}
.fzkjs ul li img,.tpyd ul li img{
	width: 100%;
	height: 100%;
}

#foucs{
      position:relative;
    }
    .frame .child{
      display: none;
      pointer-events: none;
    }
    .frame .child:first-child{
      display: block;
    }
    
    #header .nav_main .iteam .nav_hidden{
      left: -21px !important;
    }
    .time_axis_content .sy_sjz_list{
      width:1120px;
    }
    .sy_jsyw_list,.sy_szbdt_list,.sy_sxfzdt_list,.sy_qgfzdt_list,.sy_tz_list{
      display: none;
    }
    .sy_jsyw_list_block,.sy_szbdt_list_block,.sy_sxfzdt_list_block,.sy_qgfzdt_list_block,.sy_tz_list_block{
      display: block !important; 
    }
    .xljt{
      width: 100px;
      height: 140px;
      position: fixed;
      right: 450px;
      bottom: 30px;
      cursor: pointer;
    }
    .xljt img{
      width: 100%;
      height: 100%;
    }
    .child a{
      pointer-events:auto;
    }
    .child a img{
      width: 100%;
      height: 100%;
    }
   
	.sy_dt_bj{
	      width:16%;
	      height:22%;
      line-height:23px;
	      padding:7% 9% 4% 4%;
	      color:#323232;
	      bottom:80px
	    }
	.dbj{
		width: 100%;
		position: relative;
	}
	.dbj .box{
		overflow: hidden;
		    position: relative;
		    width: 100%;
		  
		    list-style: none;
	}
	.dbj .list{
		overflow: hidden;
		    width: 99999px;
		    list-style: none;
      height:100%;
	}
	.dbj .list li{
		float: left;
		    position: relative;
		    
		    height: 100%;
	}
	.dbj .list li img{
		width: 100%;
		height: 100%;
	}
	.dbj .btn{
		position: absolute;
		    left: 50%;
		    bottom: 60px;
		    text-align: center;
		    width: 120px;
		    margin-left: -50px;
		
	}
    .dbj .btn li{
      width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #fff;
	display: inline-block;
	margin-left: 8px;
	cursor: pointer;
    }
    .dbj .btn li.selected{
      background:#9a1520;
    }
    .dbj .plus{
      position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 30px;
    height: 60px;
    line-height: 60px;
    background: url(../images/next.png) no-repeat center;
    cursor: pointer;
    z-index: 999;
    right: 40px;
      display:none
    }
    .dbj .minus{
          position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 30px;
    height: 60px;
    line-height: 60px;
    background: url(../images/prev.png) no-repeat center;
    cursor: pointer;
    z-index: 999;
    left: 40px;
      display:none
    }
    .dfz_yxjs_cont .dfz_yxjs_cont_right li a>img{
      width:100%;
      height:100%;
    }
    .fzkjs li .fugai01,.tpyd li .fugai01{
	background-size: cover;
	
}
.fzkjs li .fugai01,.tpyd li .fugai01{
	/*transform: translateY(-388px);*/
	transition: all 1s;
	background: #f7f8f7;
	position: absolute;
	bottom: 0;
	left: 0;
	
	width: 240px;
	height: 0;
	text-align: center;
}
.fzkjs li .fugai01 p.dh01 a,.tpyd li .fugai01 p.dh01 a{
	color: #333333;
	font-size: 18px;
}
.fzkjs li:hover .fugai01,.tpyd li:hover .fugai01{
	background: rgba(0,0,0,0.5);height: 240px;
}
.fzkjs li:hover .fugai01 p.dh01,.tpyd li:hover .fugai01 p.dh01{
	padding-top: 0px;border-bottom: 6px solid #E00202;
}
.fzkjs li:hover .fugai01 p.dh01 a,.tpyd li:hover .fugai01 p.dh01 a{color: #fff;}
.fzkjs li .fugai01 p.jianjie01,.tpyd li .fugai01 p.jianjie01{
	color: #FFFFFF;
	line-height: 26px;
	font-size: 16px;
	
	word-wrap:break-word;
	word-break:normal;height: 0px;overflow: hidden;
	padding-top: 32px;
}
.fzkjs li:hover .fugai01 p.jianjie01,.tpyd li:hover .fugai01 p.jianjie01{height: 240px;} 


    .fzkjs li .fugai01,.tpyd li .fugai01{
	background-size: cover;
	
}
.fzkjs li .fugai01,.tpyd li .fugai01{
	/*transform: translateY(-388px);*/
	transition: all 1s;
	background: #f7f8f7;
	position: absolute;
	bottom: 0;
	left: 0;
	
	width: 240px;
	height: 0;
	text-align: center;
}
.fzkjs li .fugai01 p.dh01 a,.tpyd li .fugai01 p.dh01 a{
	color: #333333;
	font-size: 18px;
}

@media screen and (min-width:320px) and (max-width:750px){
	.demo2{
		height: 440px !important;
	}
	.demo2 .pb-carousel img{
		height: auto !important;
	}
	.zjcg_search,.dfz_zjcg_name .more02,.dfz_zjcg_name .zjcg_bt,.dfz_ztzl_name .ztzl_bt,.dfz_ztzl_name .more02,.dfz_ztzl_lbt .box,.dh_qh,.sy_zjcg{visibility: initial !important;}
}
@media screen and (min-width:1920) and (max-width:4200px){
	.demo2{
		width: 1920px !important;
		min-height: 600px;
		margin: 0 auto;
	}
	.demo2 img{
		height: auto;
	}
}2px;
}
.fzkjs li:hover .fugai01 p.jianjie01,.tpyd li:hover .fugai01 p.jianjie01{height: 240px;} 


    .fzkjs li .fugai01,.tpyd li .fugai01{
	background-size: cover;
	
}
.fzkjs li .fugai01,.tpyd li .fugai01{
	/*transform: translateY(-388px);*/
	transition: all 1s;
	background: #f7f8f7;
	position: absolute;
	bottom: 0;
	left: 0;
	
	width: 240px;
	height: 0;
	text